2D Statistics - Linear Regression

Importing libraries

Loading the data

Processing and printing the data

Covariance

Correlation Coefficient

Linrear Regression

Regression line of Y on X: $y = ax + b$

Regression line of X on Y: $x = ay + b$